home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
commadio
/
odyssey
/
ody150sh.lzh
/
VT_TSO.KDF
< prev
next >
Wrap
Text File
|
1990-03-24
|
1KB
|
40 lines
; Key definitions which supplement the standard Odyssey VT100 emulation for
; use with a 3270 protocol converter and TSO (IBM Mainframe OS).
; In version 1.37 of Odyssey, VT-TSO was just a slightly modified VT100,
; however since 1.40 provides keyboard redefinition (like this!), the mods
; are now implented that way instead. To create a VT-TSO terminal emulation,
; just create the VT_TSO.KEY file using this definition source, and then
; copy the standard VT100.TRM to VT_TSO.TRM. These key redefinitions will be
; loaded when the emulation is initialised.
;the following lines provide keys PF1-PF12
<Alt1> = <CtrlF>1
<Alt2> = <CtrlF>2
<Alt3> = <CtrlF>3
<Alt4> = <CtrlF>4
<Alt5> = <CtrlF>5
<Alt6> = <CtrlF>6
<Alt7> = <CtrlF>7
<Alt8> = <CtrlF>8
<Alt9> = <CtrlF>9
<Alt0> = <CtrlF>:
<Alt-> = <CtrlF>#
<Alt=> = <CtrlF>@
;the following lines provide keys PF13-PF24
<ShiftAlt1> = <CtrlF>A
<ShiftAlt2> = <CtrlF>B
<ShiftAlt3> = <CtrlF>C
<ShiftAlt4> = <CtrlF>D
<ShiftAlt5> = <CtrlF>E
<ShiftAlt6> = <CtrlF>F
<ShiftAlt7> = <CtrlF>G
<ShiftAlt8> = <CtrlF>H
<ShiftAlt9> = <CtrlF>I
<ShiftAlt0> = <CtrlF>[
<ShiftAlt-> = <CtrlF>.
<ShiftAlt=> = <CtrlF><<>